home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / enterprs / c64 / bbs / aabbsv67.arc / FAST LOAD (.txt) < prev    next >
Commodore BASIC  |  1993-04-02  |  153b  |  7 lines

  1. 10 REM FAST LOAD BOOT
  2. 11 POKE53280,0:POKE53281,0:POKE646,1
  3. 12 PRINT"[147]LOADING...FASTLOAD"
  4. 13 IFATHENGOTO 20
  5. 14 A=1:LOAD"FL",8,1
  6. 20 POKE44,8:SYS52480
  7.